x86/boot: Fold gdt_48 into the bottom of trampoline_gdt
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 19 Aug 2019 13:16:53 +0000 (14:16 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 27 Dec 2019 14:10:53 +0000 (14:10 +0000)
commit4599d472f187873ef4615a68b98f6ead3d07774a
treeddb47d6f78447dd8f6c934e66d006ccb7ef092e8
parenta6a2705c66888657ee1f9b45d0896af955a01d26
x86/boot: Fold gdt_48 into the bottom of trampoline_gdt

Saves 8 bytes in the trampoline.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/boot/trampoline.S